[INFO] cloning repository https://github.com/robbie01/groestl-gfni
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robbie01/groestl-gfni" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbie01%2Fgroestl-gfni", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbie01%2Fgroestl-gfni'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41c8e3fa48f86538ef9e179e34ce4e121b3019bd
[INFO] fixing robbie01/groestl-gfni against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbie01%2Fgroestl-gfni" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/robbie01/groestl-gfni
[INFO] finished tweaking git repo https://github.com/robbie01/groestl-gfni
[INFO] tweaked toml for git repo https://github.com/robbie01/groestl-gfni written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/robbie01/groestl-gfni on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/robbie01/groestl-gfni already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/RustCrypto/hashes.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hybrid-array v0.2.0-rc.8
[INFO] [stderr]   Downloaded block-buffer v0.11.0-pre.5
[INFO] [stderr]   Downloaded crypto-common v0.2.0-pre.5
[INFO] [stderr]   Downloaded digest v0.11.0-pre.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 88a32ece08390ad30e26e134e482b6a53f502d07543ee54555cb8a06489a00bf
[INFO] running `Command { std: "docker" "start" "88a32ece08390ad30e26e134e482b6a53f502d07543ee54555cb8a06489a00bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "88a32ece08390ad30e26e134e482b6a53f502d07543ee54555cb8a06489a00bf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88a32ece08390ad30e26e134e482b6a53f502d07543ee54555cb8a06489a00bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "88a32ece08390ad30e26e134e482b6a53f502d07543ee54555cb8a06489a00bf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hybrid-array v0.2.0-rc.8
[INFO] [stderr]     Checking crypto-common v0.2.0-pre.5
[INFO] [stderr]     Checking block-buffer v0.11.0-pre.5
[INFO] [stderr]     Checking digest v0.11.0-pre.8
[INFO] [stderr]     Checking groestl v0.11.0-pre (https://github.com/RustCrypto/hashes.git#e766aecf)
[INFO] [stderr]     Checking groestl-gfni v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:123:42
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let m = transpose(_mm512_loadu_si512(m.as_ptr() as *const i32));
[INFO] [stdout]     |                       ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*const i32`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected raw pointer `*const std::arch::x86_64::__m512i`
[INFO] [stdout]                found raw pointer `*const i32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36065:20
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `groestl-gfni` (lib) due to 1 previous error; 66 warnings emitted
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x4_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let half0 = _mm512_extracti64x4_epi64(x, 0);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | unsafe fn mix_bytes(x: __m512i) -> __m512i {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x4_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let half1 = _mm512_extracti64x4_epi64(x, 1);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set1_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let wide0 = _mm512_set1_epi64(_mm256_extract_epi64(half0, 0));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let wide0 = _mm512_set1_epi64(_mm256_extract_epi64(half0, 0));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set1_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let wide1 = _mm512_set1_epi64(_mm256_extract_epi64(half0, 1));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:22:35
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let wide1 = _mm512_set1_epi64(_mm256_extract_epi64(half0, 1));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set1_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let wide2 = _mm512_set1_epi64(_mm256_extract_epi64(half0, 2));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let wide2 = _mm512_set1_epi64(_mm256_extract_epi64(half0, 2));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set1_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let wide3 = _mm512_set1_epi64(_mm256_extract_epi64(half0, 3));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let wide3 = _mm512_set1_epi64(_mm256_extract_epi64(half0, 3));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set1_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let wide4 = _mm512_set1_epi64(_mm256_extract_epi64(half1, 0));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:25:35
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let wide4 = _mm512_set1_epi64(_mm256_extract_epi64(half1, 0));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set1_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let wide5 = _mm512_set1_epi64(_mm256_extract_epi64(half1, 1));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let wide5 = _mm512_set1_epi64(_mm256_extract_epi64(half1, 1));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set1_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let wide6 = _mm512_set1_epi64(_mm256_extract_epi64(half1, 2));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:27:35
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let wide6 = _mm512_set1_epi64(_mm256_extract_epi64(half1, 2));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set1_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let wide7 = _mm512_set1_epi64(_mm256_extract_epi64(half1, 3));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let wide7 = _mm512_set1_epi64(_mm256_extract_epi64(half1, 3));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_xor_si512` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     _mm512_xor_si512(
[INFO] [stdout] 31 | |         _mm512_xor_si512(
[INFO] [stdout] 32 | |             _mm512_xor_si512(
[INFO] [stdout] 33 | |                 _mm512_gf2p8mul_epi8(wide0, _mm512_setr_epi64(ROW2, ROW7, ROW5, ROW3, ROW5, ROW4, ROW3, ROW2)),
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |     )
[INFO] [stdout]    | |_____^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_xor_si512` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | /         _mm512_xor_si512(
[INFO] [stdout] 32 | |             _mm512_xor_si512(
[INFO] [stdout] 33 | |                 _mm512_gf2p8mul_epi8(wide0, _mm512_setr_epi64(ROW2, ROW7, ROW5, ROW3, ROW5, ROW4, ROW3, ROW2)),
[INFO] [stdout] 34 | |                 _mm512_gf2p8mul_epi8(wide1, _mm512_setr_epi64(ROW2, ROW2, ROW7, ROW5, ROW3, ROW5, ROW4, ROW3)),
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |         ),
[INFO] [stdout]    | |_________^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_xor_si512` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 | /             _mm512_xor_si512(
[INFO] [stdout] 33 | |                 _mm512_gf2p8mul_epi8(wide0, _mm512_setr_epi64(ROW2, ROW7, ROW5, ROW3, ROW5, ROW4, ROW3, ROW2)),
[INFO] [stdout] 34 | |                 _mm512_gf2p8mul_epi8(wide1, _mm512_setr_epi64(ROW2, ROW2, ROW7, ROW5, ROW3, ROW5, ROW4, ROW3)),
[INFO] [stdout] 35 | |             ),
[INFO] [stdout]    | |_____________^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_gf2p8mul_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 _mm512_gf2p8mul_epi8(wide0, _mm512_setr_epi64(ROW2, ROW7, ROW5, ROW3, ROW5, ROW4, ROW3, ROW2)),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target features: gfni and avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:33:45
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 _mm512_gf2p8mul_epi8(wide0, _mm512_setr_epi64(ROW2, ROW7, ROW5, ROW3, ROW5, ROW4, ROW3, ROW2)),
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_gf2p8mul_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 _mm512_gf2p8mul_epi8(wide1, _mm512_setr_epi64(ROW2, ROW2, ROW7, ROW5, ROW3, ROW5, ROW4, ROW3)),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target features: gfni and avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:34:45
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 _mm512_gf2p8mul_epi8(wide1, _mm512_setr_epi64(ROW2, ROW2, ROW7, ROW5, ROW3, ROW5, ROW4, ROW3)),
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_xor_si512` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 | /             _mm512_xor_si512(
[INFO] [stdout] 37 | |                 _mm512_gf2p8mul_epi8(wide2, _mm512_setr_epi64(ROW3, ROW2, ROW2, ROW7, ROW5, ROW3, ROW5, ROW4)),
[INFO] [stdout] 38 | |                 _mm512_gf2p8mul_epi8(wide3, _mm512_setr_epi64(ROW4, ROW3, ROW2, ROW2, ROW7, ROW5, ROW3, ROW5))
[INFO] [stdout] 39 | |             )
[INFO] [stdout]    | |_____________^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_gf2p8mul_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 _mm512_gf2p8mul_epi8(wide2, _mm512_setr_epi64(ROW3, ROW2, ROW2, ROW7, ROW5, ROW3, ROW5, ROW4)),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target features: gfni and avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:37:45
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 _mm512_gf2p8mul_epi8(wide2, _mm512_setr_epi64(ROW3, ROW2, ROW2, ROW7, ROW5, ROW3, ROW5, ROW4)),
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_gf2p8mul_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 _mm512_gf2p8mul_epi8(wide3, _mm512_setr_epi64(ROW4, ROW3, ROW2, ROW2, ROW7, ROW5, ROW3, ROW5))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target features: gfni and avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:38:45
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 _mm512_gf2p8mul_epi8(wide3, _mm512_setr_epi64(ROW4, ROW3, ROW2, ROW2, ROW7, ROW5, ROW3, ROW5))
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_xor_si512` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | /         _mm512_xor_si512(
[INFO] [stdout] 42 | |             _mm512_xor_si512(
[INFO] [stdout] 43 | |                 _mm512_gf2p8mul_epi8(wide4, _mm512_setr_epi64(ROW5, ROW4, ROW3, ROW2, ROW2, ROW7, ROW5, ROW3)),
[INFO] [stdout] 44 | |                 _mm512_gf2p8mul_epi8(wide5, _mm512_setr_epi64(ROW3, ROW5, ROW4, ROW3, ROW2, ROW2, ROW7, ROW5))
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |         )
[INFO] [stdout]    | |_________^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_xor_si512` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 | /             _mm512_xor_si512(
[INFO] [stdout] 43 | |                 _mm512_gf2p8mul_epi8(wide4, _mm512_setr_epi64(ROW5, ROW4, ROW3, ROW2, ROW2, ROW7, ROW5, ROW3)),
[INFO] [stdout] 44 | |                 _mm512_gf2p8mul_epi8(wide5, _mm512_setr_epi64(ROW3, ROW5, ROW4, ROW3, ROW2, ROW2, ROW7, ROW5))
[INFO] [stdout] 45 | |             ),
[INFO] [stdout]    | |_____________^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_gf2p8mul_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 _mm512_gf2p8mul_epi8(wide4, _mm512_setr_epi64(ROW5, ROW4, ROW3, ROW2, ROW2, ROW7, ROW5, ROW3)),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target features: gfni and avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:43:45
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 _mm512_gf2p8mul_epi8(wide4, _mm512_setr_epi64(ROW5, ROW4, ROW3, ROW2, ROW2, ROW7, ROW5, ROW3)),
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_gf2p8mul_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 _mm512_gf2p8mul_epi8(wide5, _mm512_setr_epi64(ROW3, ROW5, ROW4, ROW3, ROW2, ROW2, ROW7, ROW5))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target features: gfni and avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 _mm512_gf2p8mul_epi8(wide5, _mm512_setr_epi64(ROW3, ROW5, ROW4, ROW3, ROW2, ROW2, ROW7, ROW5))
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_xor_si512` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 | /             _mm512_xor_si512(
[INFO] [stdout] 47 | |                 _mm512_gf2p8mul_epi8(wide6, _mm512_setr_epi64(ROW5, ROW3, ROW5, ROW4, ROW3, ROW2, ROW2, ROW7)),
[INFO] [stdout] 48 | |                 _mm512_gf2p8mul_epi8(wide7, _mm512_setr_epi64(ROW7, ROW5, ROW3, ROW5, ROW4, ROW3, ROW2, ROW2))
[INFO] [stdout] 49 | |             )
[INFO] [stdout]    | |_____________^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_gf2p8mul_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 _mm512_gf2p8mul_epi8(wide6, _mm512_setr_epi64(ROW5, ROW3, ROW5, ROW4, ROW3, ROW2, ROW2, ROW7)),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target features: gfni and avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:47:45
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 _mm512_gf2p8mul_epi8(wide6, _mm512_setr_epi64(ROW5, ROW3, ROW5, ROW4, ROW3, ROW2, ROW2, ROW7)),
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_gf2p8mul_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 _mm512_gf2p8mul_epi8(wide7, _mm512_setr_epi64(ROW7, ROW5, ROW3, ROW5, ROW4, ROW3, ROW2, ROW2))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target features: gfni and avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:48:45
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 _mm512_gf2p8mul_epi8(wide7, _mm512_setr_epi64(ROW7, ROW5, ROW3, ROW5, ROW4, ROW3, ROW2, ROW2))
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_xor_si512` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |       let x = _mm512_xor_si512(x, if P {
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 59 | |         _mm512_setr_epi64(rc as i64, 0, 0, 0, 0, 0, 0, 0)
[INFO] [stdout] 60 | |     } else {
[INFO] [stdout] 61 | |         _mm512_set_epi64(!rc as i64, -1, -1, -1, -1, -1, -1, -1)
[INFO] [stdout] 62 | |     });
[INFO] [stdout]    | |______^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | unsafe fn round256<const R: u8, const P: bool>(x: __m512i) -> __m512i {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         _mm512_setr_epi64(rc as i64, 0, 0, 0, 0, 0, 0, 0)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         _mm512_set_epi64(!rc as i64, -1, -1, -1, -1, -1, -1, -1)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_gf2p8affineinv_epi64_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let x = _mm512_gf2p8affineinv_epi64_epi8(x, _mm512_set1_epi64(0xF1E3C78F1F3E7CF8u64 as i64), 0b01100011);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target features: gfni and avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set1_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:65:49
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let x = _mm512_gf2p8affineinv_epi64_epi8(x, _mm512_set1_epi64(0xF1E3C78F1F3E7CF8u64 as i64), 0b01100011);
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_rorv_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |       let x = _mm512_rorv_epi64(x, if P {
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 69 | |         _mm512_setr_epi64(0, 8, 16, 24, 32, 40, 48, 56)
[INFO] [stdout] 70 | |     } else {
[INFO] [stdout] 71 | |         _mm512_setr_epi64(8, 24, 40, 56, 0, 16, 32, 48)
[INFO] [stdout] 72 | |     });
[INFO] [stdout]    | |______^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         _mm512_setr_epi64(0, 8, 16, 24, 32, 40, 48, 56)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         _mm512_setr_epi64(8, 24, 40, 56, 0, 16, 32, 48)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `mix_bytes` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let x = mix_bytes(x);
[INFO] [stdout]    |             ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_permutexvar_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | /     _mm512_permutexvar_epi8(
[INFO] [stdout] 85 | |         _mm512_setr_epi64(
[INFO] [stdout] 86 | |             TRANSPOSE,
[INFO] [stdout] 87 | |             TRANSPOSE+OFFSET,
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |         x
[INFO] [stdout] 96 | |     )
[INFO] [stdout]    | |_____^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512vbmi
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/lib.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | unsafe fn transpose(x: __m512i) -> __m512i {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | /         _mm512_setr_epi64(
[INFO] [stdout] 86 | |             TRANSPOSE,
[INFO] [stdout] 87 | |             TRANSPOSE+OFFSET,
[INFO] [stdout] 88 | |             TRANSPOSE+OFFSET*2,
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |             TRANSPOSE+OFFSET*7
[INFO] [stdout] 94 | |         ),
[INFO] [stdout]    | |_________^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `round256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let x = round256::<0, P>(x);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/lib.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | unsafe fn permute256<const P: bool>(x: __m512i) -> __m512i {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `round256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let x = round256::<1, P>(x);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `round256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let x = round256::<2, P>(x);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `round256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let x = round256::<3, P>(x);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `round256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let x = round256::<4, P>(x);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `round256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let x = round256::<5, P>(x);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `round256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let x = round256::<6, P>(x);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `round256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let x = round256::<7, P>(x);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `round256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let x = round256::<8, P>(x);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `round256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let x = round256::<9, P>(x);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `transpose` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     transpose(_mm512_set_epi64(output_bits.to_be() as i64, 0, 0, 0, 0, 0, 0, 0))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/lib.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | unsafe fn initial256(output_bits: u64) -> __m512i {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `transpose` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let h = transpose(_mm512_xor_si512(h, permute256::<true>(h)));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/lib.rs:134:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | unsafe fn finalize256(h: __m512i, out: &mut [u8; 32]) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `permute256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:135:43
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let h = transpose(_mm512_xor_si512(h, permute256::<true>(h)));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_storeu_si256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     _mm256_storeu_si256(out.as_mut_ptr() as *mut __m256i, _mm512_extracti64x4_epi64(h, 1));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0133, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:123:42
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let m = transpose(_mm512_loadu_si512(m.as_ptr() as *const i32));
[INFO] [stdout]     |                       ------------------ ^^^^^^^^^^^^^^^^^^^^^^^^ expected `*const __m512i`, found `*const i32`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected raw pointer `*const std::arch::x86_64::__m512i`
[INFO] [stdout]                found raw pointer `*const i32`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:36065:20
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x4_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let half0 = _mm512_extracti64x4_epi64(x, 0);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | unsafe fn mix_bytes(x: __m512i) -> __m512i {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x4_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let half1 = _mm512_extracti64x4_epi64(x, 1);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set1_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let wide0 = _mm512_set1_epi64(_mm256_extract_epi64(half0, 0));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:21:35
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let wide0 = _mm512_set1_epi64(_mm256_extract_epi64(half0, 0));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set1_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let wide1 = _mm512_set1_epi64(_mm256_extract_epi64(half0, 1));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:22:35
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let wide1 = _mm512_set1_epi64(_mm256_extract_epi64(half0, 1));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set1_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let wide2 = _mm512_set1_epi64(_mm256_extract_epi64(half0, 2));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:23:35
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let wide2 = _mm512_set1_epi64(_mm256_extract_epi64(half0, 2));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set1_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let wide3 = _mm512_set1_epi64(_mm256_extract_epi64(half0, 3));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let wide3 = _mm512_set1_epi64(_mm256_extract_epi64(half0, 3));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set1_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let wide4 = _mm512_set1_epi64(_mm256_extract_epi64(half1, 0));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:25:35
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let wide4 = _mm512_set1_epi64(_mm256_extract_epi64(half1, 0));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set1_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let wide5 = _mm512_set1_epi64(_mm256_extract_epi64(half1, 1));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let wide5 = _mm512_set1_epi64(_mm256_extract_epi64(half1, 1));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set1_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let wide6 = _mm512_set1_epi64(_mm256_extract_epi64(half1, 2));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:27:35
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let wide6 = _mm512_set1_epi64(_mm256_extract_epi64(half1, 2));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set1_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let wide7 = _mm512_set1_epi64(_mm256_extract_epi64(half1, 3));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm256_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let wide7 = _mm512_set1_epi64(_mm256_extract_epi64(half1, 3));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_xor_si512` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     _mm512_xor_si512(
[INFO] [stdout] 31 | |         _mm512_xor_si512(
[INFO] [stdout] 32 | |             _mm512_xor_si512(
[INFO] [stdout] 33 | |                 _mm512_gf2p8mul_epi8(wide0, _mm512_setr_epi64(ROW2, ROW7, ROW5, ROW3, ROW5, ROW4, ROW3, ROW2)),
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |     )
[INFO] [stdout]    | |_____^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_xor_si512` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | /         _mm512_xor_si512(
[INFO] [stdout] 32 | |             _mm512_xor_si512(
[INFO] [stdout] 33 | |                 _mm512_gf2p8mul_epi8(wide0, _mm512_setr_epi64(ROW2, ROW7, ROW5, ROW3, ROW5, ROW4, ROW3, ROW2)),
[INFO] [stdout] 34 | |                 _mm512_gf2p8mul_epi8(wide1, _mm512_setr_epi64(ROW2, ROW2, ROW7, ROW5, ROW3, ROW5, ROW4, ROW3)),
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |         ),
[INFO] [stdout]    | |_________^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_xor_si512` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 | /             _mm512_xor_si512(
[INFO] [stdout] 33 | |                 _mm512_gf2p8mul_epi8(wide0, _mm512_setr_epi64(ROW2, ROW7, ROW5, ROW3, ROW5, ROW4, ROW3, ROW2)),
[INFO] [stdout] 34 | |                 _mm512_gf2p8mul_epi8(wide1, _mm512_setr_epi64(ROW2, ROW2, ROW7, ROW5, ROW3, ROW5, ROW4, ROW3)),
[INFO] [stdout] 35 | |             ),
[INFO] [stdout]    | |_____________^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_gf2p8mul_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 _mm512_gf2p8mul_epi8(wide0, _mm512_setr_epi64(ROW2, ROW7, ROW5, ROW3, ROW5, ROW4, ROW3, ROW2)),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target features: gfni and avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:33:45
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 _mm512_gf2p8mul_epi8(wide0, _mm512_setr_epi64(ROW2, ROW7, ROW5, ROW3, ROW5, ROW4, ROW3, ROW2)),
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_gf2p8mul_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 _mm512_gf2p8mul_epi8(wide1, _mm512_setr_epi64(ROW2, ROW2, ROW7, ROW5, ROW3, ROW5, ROW4, ROW3)),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target features: gfni and avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:34:45
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 _mm512_gf2p8mul_epi8(wide1, _mm512_setr_epi64(ROW2, ROW2, ROW7, ROW5, ROW3, ROW5, ROW4, ROW3)),
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_xor_si512` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 | /             _mm512_xor_si512(
[INFO] [stdout] 37 | |                 _mm512_gf2p8mul_epi8(wide2, _mm512_setr_epi64(ROW3, ROW2, ROW2, ROW7, ROW5, ROW3, ROW5, ROW4)),
[INFO] [stdout] 38 | |                 _mm512_gf2p8mul_epi8(wide3, _mm512_setr_epi64(ROW4, ROW3, ROW2, ROW2, ROW7, ROW5, ROW3, ROW5))
[INFO] [stdout] 39 | |             )
[INFO] [stdout]    | |_____________^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_gf2p8mul_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 _mm512_gf2p8mul_epi8(wide2, _mm512_setr_epi64(ROW3, ROW2, ROW2, ROW7, ROW5, ROW3, ROW5, ROW4)),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target features: gfni and avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:37:45
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 _mm512_gf2p8mul_epi8(wide2, _mm512_setr_epi64(ROW3, ROW2, ROW2, ROW7, ROW5, ROW3, ROW5, ROW4)),
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_gf2p8mul_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 _mm512_gf2p8mul_epi8(wide3, _mm512_setr_epi64(ROW4, ROW3, ROW2, ROW2, ROW7, ROW5, ROW3, ROW5))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target features: gfni and avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:38:45
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 _mm512_gf2p8mul_epi8(wide3, _mm512_setr_epi64(ROW4, ROW3, ROW2, ROW2, ROW7, ROW5, ROW3, ROW5))
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_xor_si512` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | /         _mm512_xor_si512(
[INFO] [stdout] 42 | |             _mm512_xor_si512(
[INFO] [stdout] 43 | |                 _mm512_gf2p8mul_epi8(wide4, _mm512_setr_epi64(ROW5, ROW4, ROW3, ROW2, ROW2, ROW7, ROW5, ROW3)),
[INFO] [stdout] 44 | |                 _mm512_gf2p8mul_epi8(wide5, _mm512_setr_epi64(ROW3, ROW5, ROW4, ROW3, ROW2, ROW2, ROW7, ROW5))
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |         )
[INFO] [stdout]    | |_________^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_xor_si512` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 | /             _mm512_xor_si512(
[INFO] [stdout] 43 | |                 _mm512_gf2p8mul_epi8(wide4, _mm512_setr_epi64(ROW5, ROW4, ROW3, ROW2, ROW2, ROW7, ROW5, ROW3)),
[INFO] [stdout] 44 | |                 _mm512_gf2p8mul_epi8(wide5, _mm512_setr_epi64(ROW3, ROW5, ROW4, ROW3, ROW2, ROW2, ROW7, ROW5))
[INFO] [stdout] 45 | |             ),
[INFO] [stdout]    | |_____________^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_gf2p8mul_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 _mm512_gf2p8mul_epi8(wide4, _mm512_setr_epi64(ROW5, ROW4, ROW3, ROW2, ROW2, ROW7, ROW5, ROW3)),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target features: gfni and avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:43:45
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 _mm512_gf2p8mul_epi8(wide4, _mm512_setr_epi64(ROW5, ROW4, ROW3, ROW2, ROW2, ROW7, ROW5, ROW3)),
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_gf2p8mul_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 _mm512_gf2p8mul_epi8(wide5, _mm512_setr_epi64(ROW3, ROW5, ROW4, ROW3, ROW2, ROW2, ROW7, ROW5))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target features: gfni and avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 _mm512_gf2p8mul_epi8(wide5, _mm512_setr_epi64(ROW3, ROW5, ROW4, ROW3, ROW2, ROW2, ROW7, ROW5))
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_xor_si512` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 | /             _mm512_xor_si512(
[INFO] [stdout] 47 | |                 _mm512_gf2p8mul_epi8(wide6, _mm512_setr_epi64(ROW5, ROW3, ROW5, ROW4, ROW3, ROW2, ROW2, ROW7)),
[INFO] [stdout] 48 | |                 _mm512_gf2p8mul_epi8(wide7, _mm512_setr_epi64(ROW7, ROW5, ROW3, ROW5, ROW4, ROW3, ROW2, ROW2))
[INFO] [stdout] 49 | |             )
[INFO] [stdout]    | |_____________^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_gf2p8mul_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 _mm512_gf2p8mul_epi8(wide6, _mm512_setr_epi64(ROW5, ROW3, ROW5, ROW4, ROW3, ROW2, ROW2, ROW7)),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target features: gfni and avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:47:45
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 _mm512_gf2p8mul_epi8(wide6, _mm512_setr_epi64(ROW5, ROW3, ROW5, ROW4, ROW3, ROW2, ROW2, ROW7)),
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_gf2p8mul_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 _mm512_gf2p8mul_epi8(wide7, _mm512_setr_epi64(ROW7, ROW5, ROW3, ROW5, ROW4, ROW3, ROW2, ROW2))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target features: gfni and avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:48:45
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 _mm512_gf2p8mul_epi8(wide7, _mm512_setr_epi64(ROW7, ROW5, ROW3, ROW5, ROW4, ROW3, ROW2, ROW2))
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_xor_si512` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |       let x = _mm512_xor_si512(x, if P {
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 59 | |         _mm512_setr_epi64(rc as i64, 0, 0, 0, 0, 0, 0, 0)
[INFO] [stdout] 60 | |     } else {
[INFO] [stdout] 61 | |         _mm512_set_epi64(!rc as i64, -1, -1, -1, -1, -1, -1, -1)
[INFO] [stdout] 62 | |     });
[INFO] [stdout]    | |______^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | unsafe fn round256<const R: u8, const P: bool>(x: __m512i) -> __m512i {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         _mm512_setr_epi64(rc as i64, 0, 0, 0, 0, 0, 0, 0)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         _mm512_set_epi64(!rc as i64, -1, -1, -1, -1, -1, -1, -1)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_gf2p8affineinv_epi64_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let x = _mm512_gf2p8affineinv_epi64_epi8(x, _mm512_set1_epi64(0xF1E3C78F1F3E7CF8u64 as i64), 0b01100011);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target features: gfni and avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set1_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:65:49
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let x = _mm512_gf2p8affineinv_epi64_epi8(x, _mm512_set1_epi64(0xF1E3C78F1F3E7CF8u64 as i64), 0b01100011);
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_rorv_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |       let x = _mm512_rorv_epi64(x, if P {
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 69 | |         _mm512_setr_epi64(0, 8, 16, 24, 32, 40, 48, 56)
[INFO] [stdout] 70 | |     } else {
[INFO] [stdout] 71 | |         _mm512_setr_epi64(8, 24, 40, 56, 0, 16, 32, 48)
[INFO] [stdout] 72 | |     });
[INFO] [stdout]    | |______^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         _mm512_setr_epi64(0, 8, 16, 24, 32, 40, 48, 56)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         _mm512_setr_epi64(8, 24, 40, 56, 0, 16, 32, 48)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `mix_bytes` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let x = mix_bytes(x);
[INFO] [stdout]    |             ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `groestl-gfni` (lib test) due to 1 previous error; 66 warnings emitted
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_permutexvar_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | /     _mm512_permutexvar_epi8(
[INFO] [stdout] 85 | |         _mm512_setr_epi64(
[INFO] [stdout] 86 | |             TRANSPOSE,
[INFO] [stdout] 87 | |             TRANSPOSE+OFFSET,
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |         x
[INFO] [stdout] 96 | |     )
[INFO] [stdout]    | |_____^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512vbmi
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/lib.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | unsafe fn transpose(x: __m512i) -> __m512i {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_setr_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | /         _mm512_setr_epi64(
[INFO] [stdout] 86 | |             TRANSPOSE,
[INFO] [stdout] 87 | |             TRANSPOSE+OFFSET,
[INFO] [stdout] 88 | |             TRANSPOSE+OFFSET*2,
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |             TRANSPOSE+OFFSET*7
[INFO] [stdout] 94 | |         ),
[INFO] [stdout]    | |_________^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `round256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let x = round256::<0, P>(x);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/lib.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | unsafe fn permute256<const P: bool>(x: __m512i) -> __m512i {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `round256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let x = round256::<1, P>(x);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `round256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let x = round256::<2, P>(x);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `round256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let x = round256::<3, P>(x);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `round256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let x = round256::<4, P>(x);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `round256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let x = round256::<5, P>(x);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `round256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let x = round256::<6, P>(x);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `round256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let x = round256::<7, P>(x);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `round256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let x = round256::<8, P>(x);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `round256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let x = round256::<9, P>(x);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `transpose` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     transpose(_mm512_set_epi64(output_bits.to_be() as i64, 0, 0, 0, 0, 0, 0, 0))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/lib.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | unsafe fn initial256(output_bits: u64) -> __m512i {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `transpose` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let h = transpose(_mm512_xor_si512(h, permute256::<true>(h)));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/lib.rs:134:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | unsafe fn finalize256(h: __m512i, out: &mut [u8; 32]) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `permute256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:135:43
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let h = transpose(_mm512_xor_si512(h, permute256::<true>(h)));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_storeu_si256` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/lib.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     _mm256_storeu_si256(out.as_mut_ptr() as *mut __m256i, _mm512_extracti64x4_epi64(h, 1));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0133, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "88a32ece08390ad30e26e134e482b6a53f502d07543ee54555cb8a06489a00bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88a32ece08390ad30e26e134e482b6a53f502d07543ee54555cb8a06489a00bf", kill_on_drop: false }`
[INFO] [stdout] 88a32ece08390ad30e26e134e482b6a53f502d07543ee54555cb8a06489a00bf
